Skip to content

merge to main - #240

Merged
whc9999 merged 3 commits into
mainfrom
dev
Jul 31, 2026
Merged

merge to main#240
whc9999 merged 3 commits into
mainfrom
dev

Conversation

@whc9999

@whc9999 whc9999 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

✨ 어떤 이유로 PR를 하셨나요?

  • feature 병합
  • 버그 수정(아래에 issue #를 남겨주세요)
  • 코드 개선
  • 코드 수정
  • 배포
  • 기타(아래에 자세한 내용 기입해주세요)

📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요

[Fix] 포트원 결제 orderId 길이 제한 대응

  • 결제 준비 시 생성하는 orderId에서 UUID 하이픈을 제거해 40자 이하로 생성
  • Toss/PortOne 결제 준비가 동일한 orderId 생성 로직을 사용하도록 정리
  • 결제 준비 응답의 orderId 길이 제한 테스트 추가

[Fix] 결제 orderId 포맷 검증 강화

  • 결제 준비 응답의 orderId 테스트를 길이 검증에서 전체 포맷 검증으로 변경
  • jobdri- prefix와 32자리 소문자 hex 문자열 형식을 Toss/PortOne 결제 흐름에 동일하게 적용

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해주세요

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

🚨 관련 이슈 번호 [ ]

whc9999 and others added 3 commits July 31, 2026 11:35
- 결제 준비 시 생성하는 orderId에서 UUID 하이픈을 제거해 40자 이하로 생성
- Toss/PortOne 결제 준비가 동일한 orderId 생성 로직을 사용하도록 정리
- 결제 준비 응답의 orderId 길이 제한 테스트 추가
- 결제 준비 응답의 orderId 테스트를 길이 검증에서 전체 포맷 검증으로 변경
- jobdri- prefix와 32자리 소문자 hex 문자열 형식을 Toss/PortOne 결제 흐름에 동일하게 적용
…ngth

[Fix] 포트원 결제 orderId 길이 제한 대응
@whc9999 whc9999 self-assigned this Jul 31, 2026
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 16a48b32-580b-4193-ae5d-500058882f73

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@whc9999
whc9999 merged commit 0a58709 into main Jul 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant